home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 September / EnigmA AMIGA RUN 30 (1998)(G.R. Edizioni)(IT)[!][issue 1998-09].iso / recent / 8hzppc.lha / 8hzPPC.readme < prev    next >
Text File  |  1998-07-15  |  1KB  |  29 lines

  1. Short: mp3 encoder from 8hz, PPC Version (WarpUP)
  2. Author: 8hz group, mikecheng@cryogen.com, MagicSN@Birdland.es.bawue.de
  3. Uploader: MagicSN@Birdland.es.bawue.de
  4. Type:mus/misc
  5. Requires: WarpUP (V12+ recommended)
  6.  
  7. Encoder based on demonstration C source code released by the ISO/MPEG
  8. Audio Subgroup Software Simulations Group.
  9.  
  10. A port of the co-ordinated 8hz effort:   www.8hz.com
  11.  
  12. This is pretty much a straight port of the code with a couple of my
  13. modifications from mp3enc included.  My modifications have been sent back
  14. to the 8hz group and will hopefully be in the next official source release.
  15.  
  16. Version m10 of the Cstarware port
  17.         - now does raw pcm encoding. (must be 44.1khz 16bit stereo pcm!)
  18.         - includes m68k asm FFT routine
  19.         - ...
  20.  
  21. latest Cstarware version/port available from
  22.         http://www.cryogen.com/mikecheng
  23.  
  24. This is basically a recompile of the Cstarware version with StormC PPC.
  25. Since the last version (which was also based on m10) i got some more speedups,
  26. due to optimized maths. On a 233 MHz machine with -q set to 100 it should
  27. encode in 139% realtime now.
  28.  
  29.